Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Upgrade linker TFM to net6.0 (#1996)" #2000

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

vitek-karas
Copy link
Member

This reverts commit bf37b29.

I intentionally kept the new version of SDK in the repo - we need at least P4 anyway due to tests added for APIs added in that release. Ideally we would keep the SDK in sync with dotnet/runtime, but that really hard to do if linker needs to react to API changes in the runtime repo.

@vitek-karas vitek-karas self-assigned this Apr 28, 2021
Copy link
Contributor

@marek-safar marek-safar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth backporting the API changes to P4 so we don't have to wait till July for this to land?

@vitek-karas
Copy link
Member Author

We would still have to wait at least 1 month. I'll try to work around this in the linker - it's basically just an enum value - we can just use raw numbers in the worst case.

@vitek-karas vitek-karas merged commit e48f540 into dotnet:main Apr 28, 2021
@vitek-karas vitek-karas deleted the RevertLinker6 branch April 28, 2021 12:22
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants